PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnnotation Class / getStream Method
In This Topic
    getStream Method
    In This Topic
    Gets the 3D stream.
    Syntax
    public PDF3DStream getStream()

    Return Value

    A PDF3DStream object that specifies the 3D artwork to be shown.
    See Also